home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / bubble_t.swf / scripts / DefineButton2_65 / BUTTONCONDACTION on(dragOver).as < prev    next >
Text File  |  2008-11-12  |  47b  |  4 lines

  1. on(dragOver){
  2.    _root.draggedOver(this);
  3. }
  4.